Limit tooltip queries to the same native
authorMatthias Clasen <mclasen@redhat.com>
Thu, 11 Mar 2021 13:56:05 +0000 (08:56 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 11 Mar 2021 13:56:56 +0000 (08:56 -0500)
commit27295bc5553a5eb986bfc6f989b6133a3aba2acd
tree842267662f10821158f40e0c84e4f0dcfea8d11d
parente62f9e33a1c53967e67bc007357fabc6590ff299
Limit tooltip queries to the same native

Without this, the menubuttons tooltip pops up
when hovering the popover, which is suprising
and unintended.

Fixes: #3719
gtk/gtktooltip.c